Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages FilterSpec

Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages FilterSpec
Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages FilterSpec

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages FilterSpec schema contains the data necessary for identifying a Trust Authority Host in a cluster.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "version": [
        "string"
    ],
    "display_name": [
        "string"
    ],
    "health": [
        "string"
    ]
}
array of string
version
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Search criteria by ESX base image version numbers.

This property was added in vSphere API 7.0.0.0.

version if missing or null return all ESX version numbers.

When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImage. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImage.

array of string
display_name
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Search criteria by ESX base image version version numbers.

This property was added in vSphere API 7.0.0.0.

displayName if missing or null return all ESX display version numbers.

array of string
health
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Search criteria by health indicator.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Health.

This property was added in vSphere API 7.0.0.0.

health if missing or null return all health indicators.

Deprecated